projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ecf6f98
e35a00a
)
Auto merge of #3518 - Manishearth:static-mut, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 9 Jan 2017 19:46:09 +0000
(19:46 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 9 Jan 2017 19:46:09 +0000
(19:46 +0000)
Replace static mut bool with atomicbool
unsafe in tests is fine, but it can be trivially avoided in this case.
r? @alexcrichton
cc @froydnj
Trivial merge